home *** CD-ROM | disk | FTP | other *** search
- WIN7PLUS - v2.17
-
- (c) Charlie McIver
- Purple Computer Solutions
-
- This program relies on 7PLUS.DLL. Although I compile this, I only modify the
- 7+ code to make it callable from windows. 7+ is entirely the work of Axel Bauda,
- DG1BBQ.
-
- Welcome to WIN7PLUS! I think I am right in saying this forms one of the first
- true Windows versions of 7+. You should put the contents of this ZIP into a
- directory on your harddisk. The EXE file will create an INI file if one doesn't
- already exist.
-
- There is only one major change to version 2.17 of WIN7PLUS. Following a request
- from a user, the program will now accept arguments. These are passed directly to
- 7+. WIN7PLUS terminates when 7+ terminates. If an error is found it is reported
- in a message box. If you put a -D in the paramters anywhere, the program will
- change directory before 7+ is called, so any output is written to the directory
- specified in WIN7PLUS.INI.
-
- All the error messages are kept within WIN7PLUS.INI. These can be altered, so
- versions for different languages can be made. If you do make a file for another
- language, please send it to me. I'll distribute it with future versions.
-
- Half the reason for writing this was as an example of how to use the DLL,
- which I also wrote. The DLL is available for developers to use. With the DLL
- is the Visual Basic source code for this program.